Skip to content

Commit

Permalink
build(deps): bump actions/add-to-project from 0.3.0 to 1.0.1 (#403)
Browse files Browse the repository at this point in the history
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.3.0 to 1.0.1.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](actions/add-to-project@a9f041d...9bfe908)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 91e7239 commit 0f7bb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projectsSync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/add-to-project@a9f041ddd462ed185893ea1024cec954f50dbe42 # v0.3.0
- uses: actions/add-to-project@9bfe908f2eaa7ba10340b31e314148fcfe6a2458 # v1.0.1
with:
project-url: https://github.com/orgs/open-amt-cloud-toolkit/projects/5
github-token: ${{ secrets.PROJECTS_PAT }}

0 comments on commit 0f7bb97

Please sign in to comment.