Skip to content

Commit

Permalink
Merge pull request #4 from spacedmonkey/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-3.5.2

Bump actions/checkout from 3.2.0 to 3.5.2
  • Loading branch information
spacedmonkey authored Jan 4, 2024
2 parents ebbda23 + e82efaf commit b57da3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Login to the package registry
run: |
Expand Down

0 comments on commit b57da3e

Please sign in to comment.