We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b3df4 commit 816fc4bCopy full SHA for 816fc4b
.github/workflows/acceptance-tests.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Call Dagger Function
25
id: dagger
26
- uses: dagger/dagger-for-github@31393402b06d9d3524e2bc67a14f63d1462821ab # v7.0.5
+ uses: dagger/dagger-for-github@b81317a976cb7f7125469707321849737cd1b3bc # v7.0.6
27
with:
28
version: "0.14.0"
29
verb: call
0 commit comments