Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

github.com/surajkelhe/my-github-actions

Package Overview
Dependencies
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/surajkelhe/my-github-actions

Source
Go Modules
Version
v0.0.0-20240409142518-65b0ac406abc
Version published
Created
Source

my-github-actions

CI

Count arguments docker action

This action prints out the number of arguments passed in

Inputs

arguments to count

Required The arguments to count.

Outputs

argcount

The count of the arguments.

Example usage

uses: surajkelhe/my-github-actions@main
with:
arguments: one two three

FAQs

Package last updated on 09 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts