Skip to content

Commit

Permalink
Merge pull request #124 from daliusd/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.2.1 to 4.2.2
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
2 parents 0cca490 + 065004f commit 9c8ca75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: build
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2

- uses: actions/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2

- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 9c8ca75

Please sign in to comment.