Skip to content

Commit

Permalink
pin version for action-read-yaml to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenest authored Feb 20, 2025
1 parent 6a38b37 commit 5318e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
echo "date=$(date -u +%Y\-%m\-%d\T%H\:%M\:%S\Z)" >> $GITHUB_OUTPUT
- name: Read config.yml
uses: pietrobolcato/action-read-yaml
uses: pietrobolcato/action-read-yaml@v1.1.0
id: config_yml
with:
config: ${{ github.workspace }}/config.yml
Expand Down

0 comments on commit 5318e1b

Please sign in to comment.