We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2595201 + f060f7c commit ee70589Copy full SHA for ee70589
.github/workflows/build.yml
@@ -147,7 +147,7 @@ jobs:
147
--disable-content-trust
148
149
- name: Login to GitHub Container Registry
150
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
151
if: github.event_name != 'pull_request'
152
with:
153
registry: ghcr.io
0 commit comments