Skip to content

Commit

Permalink
Merge pull request DongCoNY#21 from burnt-labs/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-3

Bump actions/checkout from 2 to 3
edjroz authored Jul 12, 2023
2 parents 1af1d61 + 3697251 commit 7666231
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
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0

0 comments on commit 7666231

Please sign in to comment.