Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
fix(github-action): update endbug/label-sync ( v2.3.2 → v2.3.3 )
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Feb 13, 2024
1 parent 584b79a commit cb63fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-sync-labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
token: "${{ steps.app-token.outputs.token }}"

- name: Sync Labels
uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8 # renovate: tag=v2.3.2
uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2.3.3
with:
config-file: .github/labels.yaml
token: "${{ steps.app-token.outputs.token }}"
Expand Down

0 comments on commit cb63fbb

Please sign in to comment.