We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 162dfc3 commit a5d9309Copy full SHA for a5d9309
.github/workflows/build.yaml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Check for changed files
60
id: check
61
- uses: stackabletech/actions/detect-changes@9905bf868e085ec530e6e5b35065023669432123 # vx.x.x
+ uses: stackabletech/actions/detect-changes@9584f617fe2a114a789f90281fe0abd73f3c91b5 # vx.x.x
62
with:
63
patterns: |
64
- '.github/workflows/build.yaml'
0 commit comments