Skip to content

Commit 7fd1458

Browse files
chore: deps(github): bump Action tag for rancher/ecm-distro-tools/act...
... ions/publish-image from a7a867a6376bf4a1cee397558f3c85393769f069 to b558c3371d4a363f131e31a87d5c47dae2bbebe7 (Pinned from v0.75.1) Made with ❤️️ by updatecli
1 parent d006444 commit 7fd1458

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout code
1717
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1818
- name: Load Secrets from Vault
19-
uses: rancher-eio/read-vault-secrets@0da85151ad1f19ed7986c41587e45aac1ace74b6 # v3
19+
uses: rancher-eio/read-vault-secrets@7282bf97898cd1c16c89f837e0bb442e6d384c89 # v3
2020
with:
2121
secrets: |
2222
secret/data/github/repo/${{ github.repository }}/dockerhub/rancher/credentials username | RANCHER_DOCKER_USERNAME ;
@@ -34,7 +34,7 @@ jobs:
3434
run: |
3535
wget https://${{ secrets.VULNDB_SERVER }}/${TAG}/cvedb.regular -O data/cvedb.regular
3636
- name: Publish neuvector manifest
37-
uses: rancher/ecm-distro-tools/actions/publish-image@a7a867a6376bf4a1cee397558f3c85393769f069 # v0.69.4
37+
uses: rancher/ecm-distro-tools/actions/publish-image@b558c3371d4a363f131e31a87d5c47dae2bbebe7 # v0.75.1
3838
with:
3939
push-to-public: true
4040
push-to-prime: false

0 commit comments

Comments
 (0)