Skip to content

Commit

Permalink
Merge pull request #11 from rahulsom/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v4.2.1
  • Loading branch information
rahulsom authored Oct 8, 2024
2 parents a78db57 + 7ad2c82 commit b2b8106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.1

- name: Log in to the Container registry
uses: docker/login-action@v3.3.0
Expand Down

0 comments on commit b2b8106

Please sign in to comment.