Skip to content

Commit 7a5829a

Browse files
Bump VaultVulp/gp-docker-action from 1.1.8 to 1.2.0 (#149)
Bumps [VaultVulp/gp-docker-action](https://github.com/VaultVulp/gp-docker-action) from 1.1.8 to 1.2.0. - [Release notes](https://github.com/VaultVulp/gp-docker-action/releases) - [Commits](VaultVulp/gp-docker-action@1.1.8...1.2.0) --- updated-dependencies: - dependency-name: VaultVulp/gp-docker-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57c01b3 commit 7a5829a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
args: --cwd services/bot install
2727
- name: Build and publish Docker Image to GitHub Packages Registry
28-
uses: VaultVulp/gp-docker-action@1.1.8
28+
uses: VaultVulp/gp-docker-action@1.2.0
2929
with:
3030
github-token: ${{ secrets.GITHUB_TOKEN }}
3131
image-name: qutex_bot

0 commit comments

Comments
 (0)