Skip to content

Commit

Permalink
Pin actions/checkout action to 692973e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-pagopa[bot] authored Jun 14, 2024
1 parent 4028890 commit 650f2eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/move_latest_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4

- name: Get commit hash associated with the new tag
id: get-commit
Expand Down

0 comments on commit 650f2eb

Please sign in to comment.