Skip to content

Commit

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

chore(dependabot): bump actions/checkout from 4.1.4 to 4.1.5
  • Loading branch information
nyarla committed May 13, 2024
2 parents 225ea87 + 01fde0b commit 34004dc
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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
with:
bun-version: latest
- uses: oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1.2.1
Expand Down

0 comments on commit 34004dc

Please sign in to comment.