Skip to content

Commit

Permalink
Bump SINTEF/ci-cd from 2.8.0 to 2.8.2 in the actions group (#54)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [SINTEF/ci-cd](https://github.com/sintef/ci-cd).


Updates `SINTEF/ci-cd` from 2.8.0 to 2.8.2
- [Release notes](https://github.com/sintef/ci-cd/releases)
- [Changelog](https://github.com/SINTEF/ci-cd/blob/main/CHANGELOG.md)
- [Commits](SINTEF/ci-cd@v2.8.0...v2.8.2)

---
updated-dependencies:
- dependency-name: SINTEF/ci-cd
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 7378a7d commit 27b5549
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build:
name: External
uses: SINTEF/ci-cd/.github/workflows/[email protected].0
uses: SINTEF/ci-cd/.github/workflows/[email protected].2
if: github.repository == 'SINTEF/soft7' && startsWith(github.ref, 'refs/tags/v')
with:
# General
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
basics:
name: External
uses: SINTEF/ci-cd/.github/workflows/[email protected].0
uses: SINTEF/ci-cd/.github/workflows/[email protected].2
with:
# General
install_extras: '[dev]'
Expand Down

0 comments on commit 27b5549

Please sign in to comment.