Skip to content

Commit

Permalink
Update actions/checkout action to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2023
1 parent 5284835 commit bcb6aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-release.yml
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: webfactory/ssh-agent@d4b9b8ff72958532804b70bbe600ad43b36d5f2e # v0.8.0
with:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
with:
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Set up JDK
Expand Down

0 comments on commit bcb6aa6

Please sign in to comment.