Skip to content

Commit 3454bbc

Browse files
authored
Merge pull request #149 from rancher/renovate/release/v4.x-gha-deps
chore(deps): update github workflow actions (release/v4.x)
2 parents b77de85 + 2e3cf7e commit 3454bbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/e2e-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
go-version: '>=1.20.0'
7070
- uses: azure/setup-kubectl@776406bce94f63e41d621b960d78ee25c8b76ede # v4
7171
- name : Install helm
72-
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4
72+
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4
7373
with:
7474
token: ${{ secrets.GITHUB_TOKEN }}
7575
- name: Check if yq is installed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
-
6969
name: Login to GitHub Container Registry
70-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
70+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
7171
with:
7272
registry: ghcr.io
7373
username: ${{ github.actor }}

0 commit comments

Comments
 (0)