Skip to content

Commit a4acf75

Browse files
authored
Bump the github-actions group with 6 updates (#46)
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | | [bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml](https://github.com/bemanproject/infra-workflows) | `1.7.1` | `1.7.2` | Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml` from 1.7.1 to 1.7.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bemanproject/infra-workflows/commit/b83fb68ccf4644e9185a2e016b7e6dfccc88a06c"><code>b83fb68</code></a> Ignore GCOV parse errors</li> <li>See full diff in <a href="https://github.com/bemanproject/infra-workflows/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml` from 1.7.1 to 1.7.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bemanproject/infra-workflows/commit/b83fb68ccf4644e9185a2e016b7e6dfccc88a06c"><code>b83fb68</code></a> Ignore GCOV parse errors</li> <li>See full diff in <a href="https://github.com/bemanproject/infra-workflows/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml` from 1.7.1 to 1.7.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bemanproject/infra-workflows/commit/b83fb68ccf4644e9185a2e016b7e6dfccc88a06c"><code>b83fb68</code></a> Ignore GCOV parse errors</li> <li>See full diff in <a href="https://github.com/bemanproject/infra-workflows/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml` from 1.7.1 to 1.7.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bemanproject/infra-workflows/commit/b83fb68ccf4644e9185a2e016b7e6dfccc88a06c"><code>b83fb68</code></a> Ignore GCOV parse errors</li> <li>See full diff in <a href="https://github.com/bemanproject/infra-workflows/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml` from 1.7.1 to 1.7.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bemanproject/infra-workflows/commit/b83fb68ccf4644e9185a2e016b7e6dfccc88a06c"><code>b83fb68</code></a> Ignore GCOV parse errors</li> <li>See full diff in <a href="https://github.com/bemanproject/infra-workflows/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> Updates `bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml` from 1.7.1 to 1.7.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bemanproject/infra-workflows/commit/b83fb68ccf4644e9185a2e016b7e6dfccc88a06c"><code>b83fb68</code></a> Ignore GCOV parse errors</li> <li>See full diff in <a href="https://github.com/bemanproject/infra-workflows/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents ccebbca + b288987 commit a4acf75

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci_tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ on:
1313

1414
jobs:
1515
beman-submodule-check:
16-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@1.7.1
16+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-submodule-check.yml@1.7.2
1717

1818
preset-test:
19-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@1.7.1
19+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-preset-test.yml@1.7.2
2020
with:
2121
matrix_config: >
2222
[
@@ -31,7 +31,7 @@ jobs:
3131
]
3232
3333
build-and-test:
34-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@1.7.1
34+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-build-and-test.yml@1.7.2
3535
with:
3636
matrix_config: >
3737
{
@@ -137,4 +137,4 @@ jobs:
137137
create-issue-when-fault:
138138
needs: [preset-test, build-and-test]
139139
if: failure() && github.event_name == 'schedule'
140-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@1.7.1
140+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-create-issue-when-fault.yml@1.7.2

.github/workflows/pre-commit-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
pre-commit:
1313
permissions:
1414
contents: read
15-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.7.1
15+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@1.7.2

.github/workflows/pre-commit-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
auto-update-pre-commit:
12-
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@1.7.1
12+
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-update-pre-commit.yml@1.7.2
1313
secrets:
1414
APP_ID: ${{ secrets.AUTO_PR_BOT_APP_ID }}
1515
PRIVATE_KEY: ${{ secrets.AUTO_PR_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)