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 eb4166d commit 2b1f2e9Copy full SHA for 2b1f2e9
2 files changed
.github/workflows/dart.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: Login to GHCR
27
- uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
+ uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
28
29
registry: ghcr.io
30
username: ${{ github.actor }}
.github/workflows/publish.yaml
@@ -85,7 +85,7 @@ jobs:
85
- name: Checkout
86
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
87
88
89
90
91
0 commit comments