Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit fdc599e

Browse files
dependabot[bot]visibilityspots
authored andcommitted
Build(deps): bump e1himself/goss-installation-action from 1.2.1 to 1.3.0
Bumps [e1himself/goss-installation-action](https://github.com/e1himself/goss-installation-action) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/e1himself/goss-installation-action/releases) - [Changelog](https://github.com/e1himself/goss-installation-action/blob/master/CHANGELOG.md) - [Commits](e1himself/goss-installation-action@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: e1himself/goss-installation-action dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4aebc4f commit fdc599e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build ${{ env.DOCKERHUB_REPOSITORY }}:dev image
3030
run: docker build -t ${{ env.DOCKERHUB_USERNAME }}/${{ env.DOCKERHUB_REPOSITORY }}:dev .
3131

32-
- uses: e1himself/goss-installation-action@v1.2.1
32+
- uses: e1himself/goss-installation-action@v1.3.0
3333
with:
3434
version: 'v0.4.9'
3535

0 commit comments

Comments
 (0)