Skip to content

Commit 83654a3

Browse files
authored
Merge pull request #561 from element-hq/dependabot/github_actions/minor-and-patches-6676753f8b
Bump the minor-and-patches group with 2 updates
2 parents afb5b42 + 3e737e5 commit 83654a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/matrix-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
runs-on: ubuntu-latest
5757
steps:
5858
- name: Set up Docker Buildx
59-
uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
59+
uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3
6060

6161
- name: Checkout Repository
6262
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

.github/workflows/releasing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
echo "next-version=$next_version" >> "$GITHUB_OUTPUT"
130130
131131
- name: Release
132-
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2
132+
uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # v2
133133
with:
134134
draft: true
135135
body_path: CHANGELOG.latest.md

0 commit comments

Comments
 (0)