We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d2ba18 + 971258d commit a1d0e77Copy full SHA for a1d0e77
.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
26
- name: Run function
27
- uses: dagger/dagger-for-github@ad6a4e308a42fb2cf9be8b060f9aba9d57d4c9aa # v6.14.0
+ uses: dagger/dagger-for-github@e5153f5610d82ac9f3f848f3a25ad9d696641068 # v7.0.1
28
with:
29
verb: call
30
args: test --go-version ${{ matrix.go }}
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
args: lint
0 commit comments