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.
1 parent 74b10d6 commit 4ad9d6aCopy full SHA for 4ad9d6a
.github/workflows/stryker-net-runner-image.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Log in to the Container registry
22
- uses: docker/login-action@b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6
+ uses: docker/login-action@1f401f745bf57e30b3a2800ad308a87d2ebdf14b
23
with:
24
registry: ${{ env.REGISTRY }}
25
username: ${{ github.actor }}
.github/workflows/strykerjs-runner-image.yml
0 commit comments