Skip to content

Commit

Permalink
Merge pull request #133 from davydehaas98/renovate/actions-checkout-4…
Browse files Browse the repository at this point in the history
….1.x

Update actions/checkout action to v4.1.7 (from v4.1.6)
  • Loading branch information
davydehaas98 committed Jun 21, 2024
2 parents 110b842 + cff5422 commit 865873d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
deploy:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: SSH SCP | Copy docker-compose.yml
uses: appleboy/scp-action@917f8b81dfc1ccd331fef9e2d61bdc6c8be94634 # v0.1.7
with:
Expand Down

0 comments on commit 865873d

Please sign in to comment.