-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release setup-argo 1.0.1
- Loading branch information
1 parent
be0b737
commit ecea707
Showing
3 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,9 @@ Setup Argo cli and add it to the PATH, this action will pull the binary from Git | |
<!-- x-release-please-start-version --> | ||
|
||
``` | ||
uses: grafana/shared-workflows/actions/[email protected].0 | ||
uses: grafana/shared-workflows/actions/[email protected].1 | ||
with: | ||
version: 3.5.1 # Version of the Argo CLI to install. | ||
version: 1.0.1 # Version of the Argo CLI to install. | ||
``` | ||
|
||
|