Skip to content

Commit

Permalink
chore(deps): bump dacbd/create-issue-action from 1.2.0 to 2.0.0 (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and PauloGoncalvesBH committed Mar 19, 2024
1 parent c874799 commit 75c2e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-online-serverest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:

steps:
- name: Create issue
uses: dacbd/create-issue-action@v1.2.0
uses: dacbd/create-issue-action@v2.0.0
with:
token: ${{ github.token }}
title: Staging tests failed - Deploy aborted
Expand Down Expand Up @@ -289,7 +289,7 @@ jobs:

steps:
- name: Create issue
uses: dacbd/create-issue-action@v1.2.0
uses: dacbd/create-issue-action@v2.0.0
id: create-issue-action
with:
token: ${{ github.token }}
Expand Down

0 comments on commit 75c2e20

Please sign in to comment.