Skip to content

Commit

Permalink
chore(ci): pin bazel-contrib/setup-bazel to e403ad507104847c3539436f6…
Browse files Browse the repository at this point in the history
…4a9e9eecc73eeec (#13705)

KAG-5221
  • Loading branch information
Water-Melon authored Sep 24, 2024
1 parent 331194f commit a32cf4a
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 @@ -189,7 +189,7 @@ jobs:
grep -v '^#' .requirements >> $GITHUB_ENV
- name: Setup Bazel
uses: bazel-contrib/setup-bazel@0.8.5
uses: bazel-contrib/setup-bazel@e403ad507104847c3539436f64a9e9eecc73eeec #0.8.5
with:
bazelisk-version: "1.20.0"
# Avoid downloading Bazel every time.
Expand Down

1 comment on commit a32cf4a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:a32cf4a9fd2af1ce1c86306a9d14581578640b93
Artifacts available https://github.com/Kong/kong/actions/runs/11010632198

Please sign in to comment.