Skip to content

Commit

Permalink
Merge pull request #2 from dariocurr/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.2.1

build(deps): bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
dariocurr authored Oct 8, 2024
2 parents cb0bada + 6aacf03 commit 5c02740
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 @@ -115,7 +115,7 @@ runs:
- name: Checkout workflows repo
if: steps.called_repo.outputs.ref && steps.called_repo.outputs.repository
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
ref: ${{ steps.called_repo.outputs.ref }}
repository: ${{ steps.called_repo.outputs.repository }}
Expand Down

0 comments on commit 5c02740

Please sign in to comment.