Skip to content

Commit

Permalink
build(deps): Bump the github-actions-all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the github-actions-all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [schubergphilis/gomod-go-version-updater-action](https://github.com/schubergphilis/gomod-go-version-updater-action).


Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.1...v4.2.2)

Updates `schubergphilis/gomod-go-version-updater-action` from 0.1.5 to 0.2.2
- [Release notes](https://github.com/schubergphilis/gomod-go-version-updater-action/releases)
- [Commits](schubergphilis/gomod-go-version-updater-action@v0.1.5...v0.2.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-all
- dependency-name: schubergphilis/gomod-go-version-updater-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 9683689 commit 4344470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gomod-go-version-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
gomod-go-version-updater-action:
runs-on: ubuntu-22.04
steps:
- uses: schubergphilis/gomod-go-version-updater-action@v0.1.5
- uses: schubergphilis/gomod-go-version-updater-action@v0.2.2
2 changes: 1 addition & 1 deletion .github/workflows/mcvs-pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
MCVS-PR-validation-action:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.2.1
- uses: actions/checkout@v4.2.2
- uses: schubergphilis/mcvs-pr-validation-action@v0.2.0

0 comments on commit 4344470

Please sign in to comment.