Skip to content

Commit

Permalink
GitHub actions(deps): Bump hmarr/debug-action from 2.1.0 to 3.0.0 (#45)
Browse files Browse the repository at this point in the history
Bumps [hmarr/debug-action](https://github.com/hmarr/debug-action) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/hmarr/debug-action/releases)
- [Commits](hmarr/debug-action@v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: hmarr/debug-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 19f5283 commit ec03ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-go-mod-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: debug
uses: hmarr/debug-action@v2.1.0
uses: hmarr/debug-action@v3.0.0
- uses: actions/checkout@v4
- name: Install Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit ec03ec3

Please sign in to comment.