Skip to content

Commit

Permalink
chore: update actions-ecosystem/action-add-labels action to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Nov 20, 2024
1 parent e5aa261 commit 2a13346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/after-close-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-ecosystem/[email protected].0
- uses: actions-ecosystem/[email protected].3
if: ${{ github.event.pull_request.merged == true }}
with:
github_token: ${{ secrets.TAIGA_FAMILY_APPROVE_BOT_PAT }}
Expand Down

0 comments on commit 2a13346

Please sign in to comment.