Skip to content

Commit

Permalink
workflows: bump hmarr/debug-action from 2 to 3 (#8456)
Browse files Browse the repository at this point in the history
Bumps [hmarr/debug-action](https://github.com/hmarr/debug-action) from 2 to 3.
- [Release notes](https://github.com/hmarr/debug-action/releases)
- [Commits](hmarr/debug-action@v2...v3)

---
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 978b280 commit 689afa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cron-unstable-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: echo "date=$(date '+%Y-%m-%d-%H_%M_%S')" >> $GITHUB_OUTPUT

- name: Debug event output
uses: hmarr/debug-action@v2
uses: hmarr/debug-action@v3

# Now we need to determine which branch to build
- name: Manual run - get branch
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-package-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: echo "date=$(date '+%Y-%m-%d-%H_%M_%S')" >> $GITHUB_OUTPUT

- name: Debug event output
uses: hmarr/debug-action@v2
uses: hmarr/debug-action@v3

pr-package-test-build-generate-matrix:
name: PR - packages build matrix
Expand Down

0 comments on commit 689afa1

Please sign in to comment.