Skip to content

Commit 0067e5b

Browse files
Bump actions/first-interaction from 1 to 3
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 3. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](actions/first-interaction@3c71ce7...1c46889) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f470cc7 commit 0067e5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
egress-policy: audit
1919

20-
- uses: actions/first-interaction@3c71ce730280171fd1cfb57c00c774f8998586f7 # v1
20+
- uses: actions/first-interaction@1c4688942c71f71d4f5502a26ea67c331730fa4d # v3.1.0
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
issue-message: "Hi! Thanks for pointing out an issue/suggestion for the first time to Logicytics 🤗 We hope it goes as smoothly as possible."

0 commit comments

Comments
 (0)