Skip to content

Commit

Permalink
Merge pull request #2 from olblak/dependabot/github_actions/updatecli…
Browse files Browse the repository at this point in the history
…/updatecli-action-2.29.0

Bump updatecli/updatecli-action from 2.16.2 to 2.29.0
  • Loading branch information
olblak committed May 26, 2023
2 parents 2d3e78e + 8261665 commit f848cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updatecli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: "Checkout"
uses: "actions/checkout@v3"
- name: "Setup updatecli"
uses: "updatecli/updatecli-action@v2.16.2"
uses: "updatecli/updatecli-action@v2.29.0"
- name: Set up Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit f848cea

Please sign in to comment.