Skip to content

Commit 653d62d

Browse files
chore(deps): update all github action
1 parent 6f4113a commit 653d62d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/bake_targets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
persist-credentials: false
128128

129129
- name: Install Task
130-
uses: go-task/setup-task@70f2430ad412f838533de8c0515c749ffb2b8bd3 # v1.1.0
130+
uses: go-task/setup-task@3be4020d41929789a01026e0e427a4321ce0ad44 # v2.0.0
131131

132132
- name: Install Dagger
133133
env:

.github/workflows/update-catalogs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
git status
6464
git diff --staged
6565
66-
- uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
66+
- uses: EndBug/add-and-commit@290ea2c423ad77ca9c62ae0f5b224379612c0321 # v10
6767
if: github.ref == 'refs/heads/main'
6868
with:
6969
cwd: 'artifacts'

0 commit comments

Comments
 (0)