Skip to content

Commit 2912475

Browse files
🌱 Update Github Actions group to v0.5.5
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | pascalgn/size-label-action | v0.5.4 | v0.5.5 |
1 parent 6d561db commit 2912475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@be08a2d5f857dc99c5b9426cdb5a8ea1aa7f0399 # v0.5.4
48+
uses: pascalgn/size-label-action@f8edde36b3be04b4f65dcfead05dc8691b374348 # v0.5.5
4949
env:
5050
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
5151
with:

0 commit comments

Comments
 (0)