Skip to content

Commit

Permalink
chore(deps): bump dacbd/create-issue-action from 1.2.1 to 2.0.0 (#5261)
Browse files Browse the repository at this point in the history
Bumps [dacbd/create-issue-action](https://github.com/dacbd/create-issue-action) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/dacbd/create-issue-action/releases)
- [Commits](dacbd/create-issue-action@ba4d1c4...cdb57ab)

---
updated-dependencies:
- dependency-name: dacbd/create-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent dca995a commit 8efe522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create Issue on Failed workflow
if: ${{ failure() }}
uses: dacbd/create-issue-action@ba4d1c45cccf9c483f2720cefb40e437f0ee6f7d #v1.2.1
uses: dacbd/create-issue-action@cdb57ab6ff8862aa09fee2be6ba77a59581921c2 #v2.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
title: module-to-cdn configuration fails
Expand Down

0 comments on commit 8efe522

Please sign in to comment.