mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-22 16:40:11 +00:00
Bump actions/checkout from 7.0.0 to 7.0.1 in the minor-and-patches group (#20043)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||
|
||||
- name: Extract version from pyproject.toml
|
||||
# Note: explicitly requesting bash will mean bash is invoked with `-eo pipefail`, see
|
||||
|
||||
Reference in New Issue
Block a user