Skip to content

Commit

Permalink
chore(deps): upgrade ci-tools to v.0.13.1 (#10278)
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Smykla <[email protected]>
  • Loading branch information
bartsmykla authored May 20, 2024
1 parent 33eccf2 commit 6e28313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: install-kuma-ci-tools
run: |
echo $(go env GOPATH)/bin >> $GITHUB_PATH
go install github.com/kumahq/ci-tools/cmd/[email protected].0
go install github.com/kumahq/ci-tools/cmd/[email protected].1
- name: Generate GitHub app token
id: github-app-token
uses: actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1.10.0
Expand Down

0 comments on commit 6e28313

Please sign in to comment.