Merge pull request #12351 from backstage/rugvip/cronbump
workflows: bump cron to 0.2.2
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user