Skip to content

Commit

Permalink
pin sha1
Browse files Browse the repository at this point in the history
  • Loading branch information
drivebyer committed Jan 4, 2024
1 parent 668c837 commit 2f4b4dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: docker build . --file Dockerfile --tag rocketmq-operator:e2e

- name: Install Chainsaw
uses: kyverno/action-install-chainsaw@v0.1.0
uses: kyverno/action-install-chainsaw@56be3cb4ec65a987b6ef4d7ab3a55ee17760a57c

- name: Check install
run: chainsaw version
Expand All @@ -34,7 +34,7 @@ jobs:
sudo mv kubectl /usr/local/bin/
- name: Create k8s Kind Cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140
with:
config: tests/_config/kind-config.yaml
cluster_name: kind
Expand Down

0 comments on commit 2f4b4dd

Please sign in to comment.