We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fdb4e commit 8a448b6Copy full SHA for 8a448b6
.github/workflows/on_schedule_monthly_roadmap_reminder.yml
@@ -13,7 +13,7 @@ permissions:
13
14
jobs:
15
call-workflow-passing-data:
16
- uses: aws-powertools/actions/.github/workflows/monthly_roadmap_reminder.yml@fd4575466e5c2ac10703ac16f5aa9fb8890f532a
+ uses: aws-powertools/actions/.github/workflows/monthly_roadmap_reminder.yml@main
17
with:
18
token: ${{ github.token }}
19
0 commit comments