Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump bots-house/ghcr-delete-image-action from 9dee3adb4e4082ef06710f3d8aa9f7e73f89d189 to 3827559c68cb4dcdf54d813ea9853be6d468d3a4 #670

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps bots-house/ghcr-delete-image-action from 9dee3adb4e4082ef06710f3d8aa9f7e73f89d189 to 3827559c68cb4dcdf54d813ea9853be6d468d3a4.

Commits
  • 3827559 fix: new limit of action description
  • 3039f64 Release 1.1.0
  • 84bc0fc docs: add delete-untagged-images example
  • 898eaf0 chore: compile previous commit
  • 6f3f1b0 feat(actions): on delete untagged ignore package not found
  • 518fd9e chore: upgrade to node16 (#166)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 24, 2023
@omecproject
Copy link

Can one of the admins verify this patch?

@github-actions
Copy link

This pull request has been stale for 30 days and will be closed in 5 days. Comment to keep it open.

@dependabot dependabot bot force-pushed the dependabot/github_actions/bots-house/ghcr-delete-image-action-3827559c68cb4dcdf54d813ea9853be6d468d3a4 branch from acb0de8 to 759278f Compare March 28, 2023 01:28
Bumps [bots-house/ghcr-delete-image-action](https://github.com/bots-house/ghcr-delete-image-action) from 9dee3adb4e4082ef06710f3d8aa9f7e73f89d189 to 3827559c68cb4dcdf54d813ea9853be6d468d3a4.
- [Release notes](https://github.com/bots-house/ghcr-delete-image-action/releases)
- [Commits](bots-house/ghcr-delete-image-action@9dee3ad...3827559)

---
updated-dependencies:
- dependency-name: bots-house/ghcr-delete-image-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/bots-house/ghcr-delete-image-action-3827559c68cb4dcdf54d813ea9853be6d468d3a4 branch from 759278f to c685282 Compare March 28, 2023 16:36
@@ -15,7 +15,7 @@ jobs:
package: ["bess_build", "upf-epc-bess", "upf-epc-pfcpiface"]
steps:
- name: Delete image
uses: bots-house/ghcr-delete-image-action@9dee3adb4e4082ef06710f3d8aa9f7e73f89d189
uses: bots-house/ghcr-delete-image-action@3827559c68cb4dcdf54d813ea9853be6d468d3a4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@badhrinathpa, @thakurajayL do you know why this GitHub Action is using a specific commit ID instead of using a version number? FYI, the latest version for ghcr-delete-image-action is 1.1.0. Is it because this Action only has 2 releases, so it is better to update it based on the commit IDs?

Suggested change
uses: bots-house/ghcr-delete-image-action@3827559c68cb4dcdf54d813ea9853be6d468d3a4
uses: bots-house/ghcr-delete-image-action@v1.1.0

@gab-arrobo gab-arrobo merged commit 146aa23 into master Mar 28, 2023
6 checks passed
@gab-arrobo gab-arrobo deleted the dependabot/github_actions/bots-house/ghcr-delete-image-action-3827559c68cb4dcdf54d813ea9853be6d468d3a4 branch March 28, 2023 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code stale/pr
Development

Successfully merging this pull request may close these issues.

None yet

2 participants