Skip to content

Commit

Permalink
Merge pull request #1 from zitadel/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…add-to-project-0.5.0

Bump actions/add-to-project from 0.4.1 to 0.5.0
  • Loading branch information
muhlemmer authored Nov 15, 2024
2 parents 034da48 + 02736e4 commit c845e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.1
- uses: actions/add-to-project@v0.5.0
with:
# You can target a repository in a different organization
# to the issue
Expand Down

0 comments on commit c845e9b

Please sign in to comment.