Skip to content

Commit 06ba1d3

Browse files
Bump actions/add-to-project from 0.6.0 to 1.0.2
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.0 to 1.0.2. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.6.0...v1.0.2) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b391e commit 06ba1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add_to_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Add to project
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/add-to-project@v0.6.0
17+
- uses: actions/add-to-project@v1.0.2
1818
with:
1919
project-url: https://github.com/orgs/trailofbits/projects/12
2020
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)