Skip to content

Commit 20e7000

Browse files
🌱 Update github-actions group
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | pascalgn/size-label-action | v0.5.5 | v0.5.7 | | github-tags | renovatebot/github-action | v44.2.0 | v44.2.6 |
1 parent 800cac6 commit 20e7000

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
app_id: ${{ secrets.SCS_APP_ID }}
4646
private_key: ${{ secrets.SCS_APP_PRIVATE_KEY }}
4747
- name: Generate Size
48-
uses: pascalgn/size-label-action@f8edde36b3be04b4f65dcfead05dc8691b374348 # v0.5.5
48+
uses: pascalgn/size-label-action@56b489b027932ec0cf60438a1a5f1a19c8fc71ff # v0.5.7
4949
env:
5050
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
5151
with:

.github/workflows/schedule-update-bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
echo "LOG_LEVEL=${{ github.event.inputs.logLevel || env.LOG_LEVEL }}" >> "$GITHUB_ENV"
4646
4747
- name: Renovate
48-
uses: renovatebot/github-action@822441559e94f98b67b82d97ab89fe3003b0a247 # v44.2.0
48+
uses: renovatebot/github-action@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6
4949
env:
5050
RENOVATE_HOST_RULES: '[{"hostType": "docker", "matchHost": "ghcr.io", "username": "${{ github.actor }}", "password": "${{ secrets.GITHUB_TOKEN }}" }]'
5151
RENOVATE_ALLOWED_POST_UPGRADE_COMMANDS: '[".*"]'

0 commit comments

Comments
 (0)