Skip to content

Commit 5cdb9f9

Browse files
ci: bump Ilshidur/action-discord from 0.3.2 to 0.4.0
Bumps [Ilshidur/action-discord](https://github.com/ilshidur/action-discord) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/ilshidur/action-discord/releases) - [Commits](Ilshidur/action-discord@0.3.2...0.4.0) --- updated-dependencies: - dependency-name: Ilshidur/action-discord dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7816927 commit 5cdb9f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Post to discord
15-
uses: Ilshidur/action-discord@0.3.2
15+
uses: Ilshidur/action-discord@0.4.0
1616
env:
1717
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK_ISSUES }}
1818
ACTION: ${{ github.event.action }}

0 commit comments

Comments
 (0)