Skip to content

Commit e468368

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump dataaxiom/ghcr-cleanup-action
Bumps the github-actions-dependencies group with 1 update in the /actions/docker/clean-images directory: [dataaxiom/ghcr-cleanup-action](https://github.com/dataaxiom/ghcr-cleanup-action). Updates `dataaxiom/ghcr-cleanup-action` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/dataaxiom/ghcr-cleanup-action/releases) - [Commits](dataaxiom/ghcr-cleanup-action@f092b48...d52806a) --- updated-dependencies: - dependency-name: dataaxiom/ghcr-cleanup-action dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8ce207 commit e468368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/docker/clean-images/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ runs:
8686
core.setOutput('packages', packages.join(','));
8787
8888
- id: cleanup
89-
uses: dataaxiom/ghcr-cleanup-action@f092b48ba3b604b2a83690dc4b2bbb3392e1045f # v1.2.1
89+
uses: dataaxiom/ghcr-cleanup-action@d52806a0dc70b430571a37da1fde39733ffd640f # v1.2.2
9090
with:
9191
owner: ${{ steps.prepare.outputs.owner }}
9292
repository: ${{ steps.prepare.outputs.repository }}

0 commit comments

Comments
 (0)