Skip to content

Commit

Permalink
Merge pull request #24 from Finatext/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.2.2

Bump actions/checkout from 4.1.1 to 4.2.2
  • Loading branch information
taiki45 authored Jan 24, 2025
2 parents c61ae5f + 5bd76b2 commit ea1d95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
IMAGE_NAME: docker.pkg.github.com/finatext/lapper/lapper:beta
IMAGE_NAME_LATEST: docker.pkg.github.com/finatext/lapper/lapper:latest
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 1
- name: Test
Expand Down

0 comments on commit ea1d95a

Please sign in to comment.