Skip to content

Commit

Permalink
Merge pull request carlos-jenkins#28 from mikespub/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/actions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
mikespub authored Mar 29, 2022
2 parents ffa055c + 7e48e45 commit ec446e6
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 @@ -24,7 +24,7 @@ jobs:

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

- name: Log in to the Container registry
uses: docker/login-action@6af3c118c8376c675363897acf1757f7a9be6583
Expand Down

0 comments on commit ec446e6

Please sign in to comment.