Skip to content

Commit

Permalink
Bump actions/checkout from 4.2.0 to 4.2.1 (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent c1becf0 commit 572db62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# https://github.com/marketplace/actions/checkout

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

# Google Cloud Platform - Create Credentials
# https://github.com/marketplace/actions/authenticate-to-google-cloud
Expand Down

0 comments on commit 572db62

Please sign in to comment.