Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DanySK committed Nov 16, 2023
1 parent a90277d commit 5aa63e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
echo 'No token set'
exit 1
fi
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v3.6.0
with:
token: ${{ inputs.token }}
- uses: mikefarah/[email protected]
Expand Down

0 comments on commit 5aa63e5

Please sign in to comment.