Skip to content

Commit f6632bc

Browse files
dependabot[bot]iMichaela
authored andcommitted
Bump actions/add-to-project from 0.5.0 to 0.6.0
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@31b3f3c...0609a27) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 941c978 commit f6632bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Add issue to project
1313
runs-on: ubuntu-20.04
1414
steps:
15-
- uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c
15+
- uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92
1616
with:
1717
project-url: https://github.com/orgs/usnistgov/projects/25
1818
github-token: ${{ secrets.COMMIT_TOKEN }}

0 commit comments

Comments
 (0)