Skip to content

Commit d85b92f

Browse files
Bump frequenz-floss/gh-action-nox in the compatible group
Bumps the compatible group with 1 update: [frequenz-floss/gh-action-nox](https://github.com/frequenz-floss/gh-action-nox). Updates `frequenz-floss/gh-action-nox` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/frequenz-floss/gh-action-nox/releases) - [Commits](frequenz-floss/gh-action-nox@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: frequenz-floss/gh-action-nox dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: compatible ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent def46db commit d85b92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Run nox
20-
uses: frequenz-floss/gh-action-nox@v1.0.1
20+
uses: frequenz-floss/gh-action-nox@v1.1.0
2121
with:
2222
python-version: "3.11"
2323
nox-session: ci_checks_max

0 commit comments

Comments
 (0)