Skip to content

Commit

Permalink
Bump SneaksAndData/github-actions from 0.1.6 to 0.1.8
Browse files Browse the repository at this point in the history
Bumps [SneaksAndData/github-actions](https://github.com/sneaksanddata/github-actions) from 0.1.6 to 0.1.8.
- [Release notes](https://github.com/sneaksanddata/github-actions/releases)
- [Commits](SneaksAndData/github-actions@v0.1.6...v0.1.8)

---
updated-dependencies:
- dependency-name: SneaksAndData/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 4979035 commit 6555d17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Get project version
uses: SneaksAndData/github-actions/[email protected].6
uses: SneaksAndData/github-actions/[email protected].8
id: version

- name: Extract metadata (tags, labels) for Docker
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
fetch-depth: 0
- name: Create Release
uses: SneaksAndData/github-actions/[email protected].6
uses: SneaksAndData/github-actions/[email protected].8
with:
major_v: 0
minor_v: 0

0 comments on commit 6555d17

Please sign in to comment.