Skip to content

Commit dd38523

Browse files
chore(deps): bump frequenz-floss/gh-action-dependabot-migrate from 1.0.0 to 1.1.1 (#265)
Bumps [frequenz-floss/gh-action-dependabot-migrate](https://github.com/frequenz-floss/gh-action-dependabot-migrate) from 1.0.0 to 1.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/releases">frequenz-floss/gh-action-dependabot-migrate's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/pull/12">frequenz-floss/gh-action-dependabot-migrate#12</a></li> <li>Bump dependabot/fetch-metadata from e74077de530ef48d09568e2268558f6093a85509 to 4c0bbfe3a642ee5826e71be3cb91cd949dc0a897 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/pull/13">frequenz-floss/gh-action-dependabot-migrate#13</a></li> <li>Allow inline migration scripts by <a href="https://github.com/llucax"><code>@​llucax</code></a> in <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/pull/11">frequenz-floss/gh-action-dependabot-migrate#11</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/compare/v1.0.0...v1.1.0">https://github.com/frequenz-floss/gh-action-dependabot-migrate/compare/v1.0.0...v1.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/45994e185a9040449304a470e8f02d0e197873b4"><code>45994e1</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/14">#14</a> from llucax/fetch-metadata-release</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/0feb09cc533974e6c0c592cb0e62cb9583434c7d"><code>0feb09c</code></a> Bump fetch-metadata to a released version</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/8feaedecd4981067fa7a4da9d1d29229d975d98a"><code>8feaede</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/15">#15</a> from frequenz-floss/dependabot/github_actions/reviewdo...</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/3423be998a1e21031d2b819b592d77b253e4197e"><code>3423be9</code></a> Bump reviewdog/action-actionlint from 1.71.0 to 1.72.0</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/b389f72f9282346920150a67495efbae450ac07b"><code>b389f72</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/11">#11</a> from llucax/internal-script</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/fe4731f6221a64e6822d0c332d0bf64fe987f002"><code>fe4731f</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/13">#13</a> from frequenz-floss/dependabot/github_actions/dependab...</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/62b55ebaea505b03e25e7942f19e6dad41663197"><code>62b55eb</code></a> Merge pull request <a href="https://redirect.github.com/frequenz-floss/gh-action-dependabot-migrate/issues/12">#12</a> from frequenz-floss/dependabot/github_actions/actions/...</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/a22a23fe208bd5a8bbf0349c02546002505ce11c"><code>a22a23f</code></a> Bump dependabot/fetch-metadata</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/c1c311bb93991b63ebc7ce1af4843f99a9fad039"><code>c1c311b</code></a> Bump actions/create-github-app-token from 2.2.1 to 3.0.0</li> <li><a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/commit/90f41ef501378754ffbcd3a75bc907ac9fe1b31e"><code>90f41ef</code></a> Allow inline migration scripts</li> <li>See full diff in <a href="https://github.com/frequenz-floss/gh-action-dependabot-migrate/compare/v1.0.0...45994e185a9040449304a470e8f02d0e197873b4">compare view</a></li> </ul> </details> <br />
2 parents ef765fc + 8f54e5f commit dd38523

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/black-migration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
# Read/update pull request metadata and labels.
6767
permission-pull-requests: write
6868
- name: Migrate
69-
uses: frequenz-floss/gh-action-dependabot-migrate@b389f72f9282346920150a67495efbae450ac07b # v1.1.0
69+
uses: frequenz-floss/gh-action-dependabot-migrate@45994e185a9040449304a470e8f02d0e197873b4 # v1.1.1
7070
with:
7171
migration-script: |
7272
import os

.github/workflows/repo-config-migration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# Allow pushes when migration changes workflow files.
5959
permission-workflows: write
6060
- name: Migrate
61-
uses: frequenz-floss/gh-action-dependabot-migrate@07dc7e74726498c50726a80cc2167a04d896508f # v1.0.0
61+
uses: frequenz-floss/gh-action-dependabot-migrate@45994e185a9040449304a470e8f02d0e197873b4 # v1.1.1
6262
with:
6363
script-url-template: >-
6464
https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/{version}/cookiecutter/migrate.py

0 commit comments

Comments
 (0)