Skip to content

Commit 971b530

Browse files
Bump hugoalh/trigger-ifttt-webhook-applet-ghaction from 4.1.0 to 4.1.1 (#6)
Bumps [hugoalh/trigger-ifttt-webhook-applet-ghaction](https://github.com/hugoalh/trigger-ifttt-webhook-applet-ghaction) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/hugoalh/trigger-ifttt-webhook-applet-ghaction/releases) - [Commits](https://github.com/hugoalh/trigger-ifttt-webhook-applet-ghaction/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: hugoalh/trigger-ifttt-webhook-applet-ghaction dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b13dcd9 commit 971b530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/announce-new-release-ifttt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: "Announce New Release - IFTTT"
1010
runs-on: "ubuntu-latest"
1111
steps:
12-
- uses: "hugoalh/[email protected].0"
12+
- uses: "hugoalh/[email protected].1"
1313
with:
1414
eventname: "githubaction_twitter"
1515
key: "${{secrets.IFTTTWEBHOOK_HUGOALH_KEY}}"

0 commit comments

Comments
 (0)