Skip to content

Commit

Permalink
Merge pull request #198 from vranki/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
vranki authored Jul 31, 2022
2 parents dea3960 + 41a7a98 commit 8999942
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 @@ -31,7 +31,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3

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

0 comments on commit 8999942

Please sign in to comment.