Skip to content

Commit 50a3878

Browse files
authored
Merge branch 'main' into zizmor-action
2 parents 37f796b + d43528c commit 50a3878

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

.github/workflows/dependabot-automerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Dependabot metadata
1414
id: metadata
15-
uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v2
15+
uses: dependabot/fetch-metadata@25dd0e34f4fe68f24cc83900b1fe3fe149efef98 # v3.1.0
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"
1818
- name: Enable auto-merge for Dependabot PRs

.github/workflows/poetry-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
persist-credentials: false
2727
# This will post a comment on PRs when poetry.lock changes
2828
- name: Diff poetry.lock
29-
uses: target/diff-poetry-lock@1ef13108b924e907ed695ac172503091bd0129d4 # v0.0.3
29+
uses: target/diff-poetry-lock@d9fd592c4acfaffd16832da1afca34b9eb0546b9 # v0.2.0

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)