Skip to content

Commit 5b079cf

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

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/trigger-ifttt-webhook-applet-ghaction@v4.0.4"
12+
- uses: "hugoalh/trigger-ifttt-webhook-applet-ghaction@v4.1.0"
1313
with:
1414
eventname: "githubaction_twitter"
1515
key: "${{secrets.IFTTTWEBHOOK_HUGOALH_KEY}}"

0 commit comments

Comments
 (0)