Skip to content

Commit

Permalink
Merge pull request #173 from go-faster/dependabot/github_actions/ands…
Browse files Browse the repository at this point in the history
…tor/file-existence-action-3

chore(deps): bump andstor/file-existence-action from 2 to 3
  • Loading branch information
ernado committed Jan 29, 2024
2 parents 8ccb684 + 0875880 commit 150964f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Check kubectl
id: "kubectl"
uses: andstor/file-existence-action@v2
uses: andstor/file-existence-action@v3
with:
files: /usr/local/bin/kubectl

Expand Down

0 comments on commit 150964f

Please sign in to comment.