Skip to content

Commit

Permalink
Merge pull request #23 from guibranco/dependabot/github_actions/pasca…
Browse files Browse the repository at this point in the history
…lgn/size-label-action-0.5.2

Bump pascalgn/size-label-action from 0.5.0 to 0.5.2
  • Loading branch information
guibranco committed Apr 22, 2024
2 parents c7e0855 + ce259dc commit 731d4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
) || (
github.event_name == 'workflow_dispatch'
)
uses: "pascalgn/size-label-action@v0.5.0"
uses: "pascalgn/size-label-action@v0.5.2"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 731d4f0

Please sign in to comment.