We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42502aa commit 3c5aa4eCopy full SHA for 3c5aa4e
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- uses: actions/checkout@v3
25
- - uses: lots0logs/gh-action-get-changed-files@2.1.4
+ - uses: lots0logs/gh-action-get-changed-files@2.2.2
26
id: changed_files
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments