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 779acea + db6b1a6 commit 1b3d0c9Copy full SHA for 1b3d0c9
.github/workflows/on_call_build_site.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: docker/setup-buildx-action@v3
24
25
- name: Login to Docker
26
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3
27
with:
28
registry: ghcr.io
29
username: ${{ github.actor }}
.github/workflows/on_call_staging_test.yaml
@@ -25,7 +25,7 @@ jobs:
30
31
0 commit comments