Skip to content

Commit

Permalink
Merge pull request #14 from kubestellar/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/add-to-project-1.0.2

Bump actions/add-to-project from 1.0.1 to 1.0.2
  • Loading branch information
pdettori authored Jul 8, 2024
2 parents 3551593 + 3dbd2be commit 47f2184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-to-ks-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# token: ${{ secrets.GH_ALL_PROJECT_TOKEN }}
persist-credentials: 'false'

- uses: actions/[email protected].1 # This adds the issue to the project
- uses: actions/[email protected].2 # This adds the issue to the project
with:
project-url: https://github.com/orgs/kubestellar/projects/5
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 47f2184

Please sign in to comment.