Skip to content

Commit

Permalink
Merge pull request #578 from devoxa/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 8ade135
  • Loading branch information
kodiakhq[bot] authored Sep 30, 2023
2 parents f0df53a + 8358ee4 commit d11016a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: 'Checkout the repository'
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
uses: actions/checkout@v4

- name: 'Setup Node.JS'
uses: actions/setup-node@v3
Expand Down

0 comments on commit d11016a

Please sign in to comment.