Skip to content

Commit

Permalink
Merge pull request #76 from zitadel/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-ecosystem/action-add-labels-1.1.3

chore(deps): bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3
  • Loading branch information
livio-a authored Feb 9, 2024
2 parents ab12bda + 6460bb3 commit 4aeae61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# to the issue
project-url: https://github.com/orgs/zitadel/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
- uses: actions-ecosystem/action-add-labels@v1.1.0
- uses: actions-ecosystem/action-add-labels@v1.1.3
if: ${{ github.event_name == 'pull_request_target' && !contains(steps.checkUserMember.outputs.teams, 'staff') && github.actor != 'app/dependabot'}}
with:
github_token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit 4aeae61

Please sign in to comment.