Skip to content

Commit 93c53cb

Browse files
committed
Revert "chore(ci): bump github actions"
This reverts commit 91fb261.
1 parent 934ba47 commit 93c53cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575

7676
- name: Publish and Sign with Dagger
7777
id: publish
78-
uses: dagger/dagger-for-github@v8.3.0
78+
uses: dagger/dagger-for-github@v8.2.0
7979
env:
8080
ACTIONS_ID_TOKEN_REQUEST_TOKEN: ${{ env.ACTIONS_ID_TOKEN_REQUEST_TOKEN }}
8181
ACTIONS_ID_TOKEN_REQUEST_URL: ${{ env.ACTIONS_ID_TOKEN_REQUEST_URL }}
@@ -143,7 +143,7 @@ jobs:
143143

144144
- name: Scan image
145145
id: scan
146-
uses: dagger/dagger-for-github@v8.3.0
146+
uses: dagger/dagger-for-github@v8.2.0
147147
with:
148148
version: 'latest'
149149
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}

0 commit comments

Comments
 (0)