Skip to content

Commit 5e51331

Browse files
chore(deps): update actions/first-interaction action to v3
1 parent ee91280 commit 5e51331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
issues: write
1414
steps:
1515
- name: First Interaction
16-
uses: actions/first-interaction@2d4393e6bc0e2efb2e48fba7e06819c3bf61ffc9 # v2.0.0
16+
uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3.0.0
1717
with:
1818
issue-message: "Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid."
1919
pr-message: "Thanks for opening this pull request! Be sure to follow the [pull request template](https://github.com/GhostWriters/docker-packt-cli/blob/main/.github/PULL_REQUEST_TEMPLATE.md)!"

0 commit comments

Comments
 (0)