Skip to content

Commit

Permalink
fix warning about fail-on-file-not-found
Browse files Browse the repository at this point in the history
  • Loading branch information
osterman committed Jan 18, 2024
1 parent 9eb7130 commit a70b6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo-banner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
ln -s ${{github.workspace}} ${{github.workspace}}/github
- uses: actions-tools/yaml-outputs@v2
- uses: actions-tools/yaml-outputs@49506207f91d468273fd5e73fbd18d6d2d9df9b1
id: readme
with:
file-path: 'README.yaml'
Expand Down

0 comments on commit a70b6e8

Please sign in to comment.