Skip to content

Commit

Permalink
Merge pull request #93 from gotd/dependabot/github_actions/actions/ch…
Browse files Browse the repository at this point in the history
…eckout-4.2.2

chore(deps): bump actions/checkout from 4.1.7 to 4.2.2
  • Loading branch information
ernado authored Dec 8, 2024
2 parents b3fcd7e + 7a45768 commit 4238e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
- name: Set up Go
Expand Down

0 comments on commit 4238e9d

Please sign in to comment.