Skip to content

Commit 2774aff

Browse files
ci: bump the github-actions group with 1 update (#155)
Bumps the github-actions group with 1 update: [actions/add-to-project](https://github.com/actions/add-to-project). Updates `actions/add-to-project` from 0.6.1 to 1.0.0 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v0.6.1...v1.0.0) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87c789f commit 2774aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/add-to-project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Add issue to project
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/add-to-project@v0.6.1
14+
- uses: actions/add-to-project@v1.0.0
1515
with:
1616
project-url: https://github.com/orgs/elastic/projects/1286
1717
github-token: ${{ secrets.APM_TECH_USER_TOKEN }}

0 commit comments

Comments
 (0)