Skip to content

Commit fc7e4b3

Browse files
committed
this time
1 parent fc87c8e commit fc7e4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Check for changed files
6161
id: check
62-
uses: stackabletech/actions/detect-changes@9584f617fe2a114a789f90281fe0abd73f3c91b5 # vx.x.x
62+
uses: stackabletech/actions/detect-changes@a1ab9bf951cf97728f0efaa58ba2105ad955e2e3 # vx.x.x
6363
outputs:
6464
matched: ${{ steps.check.outputs.detected }}
6565

0 commit comments

Comments
 (0)