Skip to content

Commit 92182fb

Browse files
authored
Merge pull request #9 from natrontech/dependabot/github_actions/pascalgn/size-label-action-0.5.0
🌱 Bump pascalgn/size-label-action from 0.4.3 to 0.5.0
2 parents 7fe8c57 + 4b8069f commit 92182fb

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/size-label-action@v0.4.3"
9+
uses: "pascalgn/size-label-action@v0.5.0"
1010
env:
1111
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)