Skip to content

Commit

Permalink
chore(deps): Bump plus3it/actions-workflows from 1.1.0 to 1.3.2
Browse files Browse the repository at this point in the history
Bumps [plus3it/actions-workflows](https://github.com/plus3it/actions-workflows) from 1.1.0 to 1.3.2.
- [Release notes](https://github.com/plus3it/actions-workflows/releases)
- [Changelog](https://github.com/plus3it/actions-workflows/blob/main/CHANGELOG.md)
- [Commits](plus3it/actions-workflows@5e9a886...93a9326)

---
updated-dependencies:
- dependency-name: plus3it/actions-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lorengordon committed Dec 9, 2023
1 parent 2aec1f0 commit f89bcdb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ concurrency:

jobs:
lint:
uses: plus3it/actions-workflows/.github/workflows/lint.yml@5e9a88632006562f08c78be0b1ac4491f59720de
uses: plus3it/actions-workflows/.github/workflows/lint.yml@93a9326e07945e5441d0fadef735563290edd729
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ on:

jobs:
release:
uses: plus3it/actions-workflows/.github/workflows/release.yml@5e9a88632006562f08c78be0b1ac4491f59720de
uses: plus3it/actions-workflows/.github/workflows/release.yml@93a9326e07945e5441d0fadef735563290edd729
secrets:
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ concurrency:

jobs:
test:
uses: plus3it/actions-workflows/.github/workflows/test.yml@5e9a88632006562f08c78be0b1ac4491f59720de
uses: plus3it/actions-workflows/.github/workflows/test.yml@93a9326e07945e5441d0fadef735563290edd729

0 comments on commit f89bcdb

Please sign in to comment.