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 e7ea126 commit fcf6767Copy full SHA for fcf6767
1 file changed
.forgejo/workflows/lint.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Get changed files
29
id: changed-files
30
- uses: https://github.com/bjw-s-labs/action-changed-files@b6df5283805309713a96e81ad9f99d77615e730e # v0.6.0
+ uses: https://github.com/bjw-s-labs/action-changed-files@a9a36fb08ce06db9b02fbd8026cc2c0945eb9841 # v0.6.0
31
with:
32
patterns: |-
33
.forgejo/workflows/*.yaml
0 commit comments