Skip to content

Commit

Permalink
Merge pull request #9 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.1.7
  • Loading branch information
rahulsom authored Jun 14, 2024
2 parents ac4851a + 9d9eedb commit b0b032a
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.6
- uses: actions/checkout@v4.1.7

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

0 comments on commit b0b032a

Please sign in to comment.