Skip to content

Commit abbeb3f

Browse files
Bump piped from c7e54fb to 91f6af5 (#79)
* Bump piped from `c7e54fb` to `91f6af5` Bumps [piped](https://github.com/FasterSpeeding/Piped) from `c7e54fb` to `91f6af5`. - [Release notes](https://github.com/FasterSpeeding/Piped/releases) - [Commits](FasterSpeeding/Piped@c7e54fb...91f6af5) --- updated-dependencies: - dependency-name: piped dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Resync piped * Freeze PR dependency changes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>
1 parent 6198333 commit abbeb3f

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-47
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# https://github.com/docker/build-push-action
7474
- name: Build and push Docker image
7575
id: build-and-push
76-
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
76+
uses: docker/build-push-action@b32b51a8eda65d6793cd0494a773d4f6bcef32dc # v6.11.0
7777
with:
7878
context: .
7979
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)