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 e2919dd + b090acd commit 535f42fCopy full SHA for 535f42f
.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@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # 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