Skip to content

Commit

Permalink
Merge pull request #29 from controllan/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4.2.1

chore(deps): bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
pat-git authored Oct 9, 2024
2 parents 3890a63 + 2d0f0e3 commit ad96ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Checkout repository
uses: actions/checkout@v4.2.0
uses: actions/checkout@v4.2.1

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit ad96ba8

Please sign in to comment.