mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
Bump actions-ecosystem/action-add-labels from 1.1.0 to 1.1.3 (#11829)
Bumps [actions-ecosystem/action-add-labels](https://github.com/actions-ecosystem/action-add-labels) from 1.1.0 to 1.1.3. - [Release notes](https://github.com/actions-ecosystem/action-add-labels/releases) - [Commits](https://github.com/actions-ecosystem/action-add-labels/compare/v1.1.0...v1.1.3) --- updated-dependencies: - dependency-name: actions-ecosystem/action-add-labels dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
805f8a4a86
commit
8e788a5f73
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issues-opened.yml
vendored
2
.github/workflows/issues-opened.yml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
If no activity is taken on this question within 30 days it will be automatically closed.
|
||||
|
||||
If you find the forum to be more helpful or if you've found the answer to your question elsewhere please feel free to post a response and close the issue.
|
||||
- uses: actions-ecosystem/action-add-labels@v1.1.0
|
||||
- uses: actions-ecosystem/action-add-labels@v1.1.3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
labels: needs-reply
|
||||
|
|
|
|||
Loading…
Reference in a new issue