Skip to content

Commit

Permalink
Merge pull request #20 from nyarla/dependabot-github_actions-actions-…
Browse files Browse the repository at this point in the history
…checkout-4.1.7

chore(dependabot): bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
nyarla committed Jun 17, 2024
2 parents 4e48c86 + 9ef33dd commit 3f90d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
bun-version: latest
- uses: oven-sh/setup-bun@f4d14e03ff726c06358e5557344e1da148b56cf7 # v1.2.2
Expand Down

0 comments on commit 3f90d7f

Please sign in to comment.