Skip to content

Commit

Permalink
Merge pull request #34 from ApplauseOSS/dependabot/github_actions/dot…
Browse files Browse the repository at this point in the history
…-github/workflows/azure/setup-kubectl-3.0

Bump azure/setup-kubectl from 2.0 to 3.0 in /.github/workflows
  • Loading branch information
wolf31o2 committed Apr 19, 2023
2 parents 618972e + 0c97aae commit cc00fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '~1.14'
- uses: azure/setup-kubectl@v2.0
- uses: azure/setup-kubectl@v3.0
with:
version: 'v1.21.8' # default is latest stable
- run: ci/pr.sh

0 comments on commit cc00fc9

Please sign in to comment.