Skip to content

Commit

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

build(deps): bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
dariocurr authored Oct 24, 2024
2 parents 8559e74 + 5877001 commit dadd54f
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 @@ -136,7 +136,7 @@ runs:
- name: Checkout workflows repo
if: steps.called_repo.outputs.ref && steps.called_repo.outputs.repository
id: checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
ref: ${{ steps.called_repo.outputs.ref }}
repository: ${{ steps.called_repo.outputs.repository }}
Expand Down

0 comments on commit dadd54f

Please sign in to comment.