Skip to content

Commit 65d86ee

Browse files
authored
Merge pull request #53 from natrontech/dependabot/github_actions/pascalgn/size-label-action-0.5.4
🌱 Bump pascalgn/size-label-action from 0.5.2 to 0.5.4
2 parents 4c2f797 + 64dc485 commit 65d86ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
if: github.actor != 'dependabot[bot]'
77
steps:
88
- name: size-label
9-
uses: "pascalgn/[email protected].2"
9+
uses: "pascalgn/[email protected].4"
1010
env:
1111
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)