Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Aug 22, 2022
2 parents 547417c + e080ee3 commit 2204883
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ inputs:
default: ""
required: false
runs:
using: node12
using: node16
main: dist/index.js
branding:
icon: bell
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action-slack",
"version": "3.13.1",
"version": "3.13.2",
"description": "You can notify slack of GitHub Actions.",
"main": "lib/main.js",
"scripts": {
Expand Down

0 comments on commit 2204883

Please sign in to comment.