Skip to content

Commit 3df95ce

Browse files
🌱 Update Github Actions group to v0.5.5 (#163)
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | pascalgn/size-label-action | v0.5.4 | v0.5.5 | Co-authored-by: cluster-stack-bot[bot] <143188378+cluster-stack-bot[bot]@users.noreply.github.com>
1 parent 5bf6153 commit 3df95ce

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)