We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c213ab + b62aaad commit 89439acCopy full SHA for 89439ac
2 files changed
.github/workflows/baseline.yml
@@ -65,7 +65,7 @@ jobs:
65
uses: docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a # v4
66
67
- name: Login to GitHub Container Registry
68
- uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
+ uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
69
with:
70
registry: ghcr.io
71
username: ${{ github.actor }}
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
72
73
74
75
76
0 commit comments