Skip to content

Commit 51edde3

Browse files
authored
Merge branch 'master' into release/2.52.0
2 parents d326624 + 160992a commit 51edde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-pr-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.repository == 'DefectDojo/django-DefectDojo' # Notify only in core repo, not in forks - it would just fail in fork
1212
steps:
1313
- name: Notify reviewers in Slack
14-
uses: DefectDojo-Inc/notify-pr-reviewers-action@be26734e06338b41be6e70ce96027a51aa9ba9c6 # master
14+
uses: DefectDojo-Inc/notify-pr-reviewers-action@master # Do not use a specific version to always get the latest updates
1515
with:
1616
owner: "DefectDojo"
1717
repository: "django-DefectDojo"

0 commit comments

Comments
 (0)