Merge pull request #12351 from backstage/rugvip/cronbump

workflows: bump cron to 0.2.2
This commit is contained in:
Patrik Oldsberg
2022-06-30 14:11:55 +02:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
cron:
runs-on: ubuntu-latest
steps:
- uses: backstage/actions/cron@v0.2.1
- uses: backstage/actions/cron@v0.2.2
with:
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}
private-key: ${{ secrets.BACKSTAGE_GOALIE_PRIVATE_KEY }}