Skip to content

Commit

Permalink
Merge pull request #462 from ivankatliarchuk/renovate/master-.github/…
Browse files Browse the repository at this point in the history
…workflows-patch-github-tags-action-.githubworkflowsslack-notify.demo.yml

chore(deps): update actions/checkout action to v4.1.7 (.github/workflows/slack-notify.demo.yml) (master)
  • Loading branch information
ivankatliarchuk authored Jul 7, 2024
2 parents 31456aa + fb554ff commit d8ad603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7
with:
fetch-depth: '0'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/slack-notify.demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: success-slack-notification
uses: rtCamp/action-slack-notify@v2.3.0
Expand Down

0 comments on commit d8ad603

Please sign in to comment.