Skip to content

Commit

Permalink
build(deps): bump pascalgn/size-label-action from 0.5.0 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/pascalgn/size-label-action/releases)
- [Commits](pascalgn/size-label-action@v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: pascalgn/size-label-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent b2cf013 commit 76c4a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_automation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
pull-requests: write
steps:
- name: Add size label
uses: "pascalgn/[email protected].0"
uses: "pascalgn/[email protected].2"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
IGNORED: ".gitignore\n*.md\n*.MD\n*.json\n*.sql\n*.yaml\n*.yml\n.dockerignore\ngo.mod\ngo.sum\nLICENSE"
Expand Down

0 comments on commit 76c4a85

Please sign in to comment.