Skip to content

Commit

Permalink
Update dependency-updates.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 authored Mar 24, 2024
1 parent fc45b14 commit 9c9c001
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,3 @@ jobs:
branch: update-maven4-version
title: update maven4 version to ${{ steps.update.outputs.version }}
body: update maven4 version to ${{ steps.update.outputs.version }}
setup-sshd-update:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: update setup-sshd
run: curl -sL https://raw.githubusercontent.com/jenkinsci/docker-ssh-agent/master/setup-sshd -o setup-sshd
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
signoff: true
delete-branch: true
commit-message: update setup-sshd
branch: update-setup-sshd
title: update setup-sshd
body: update setup-sshd

0 comments on commit 9c9c001

Please sign in to comment.