-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 #2911
Bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 #2911
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2911 +/- ##
=======================================
Coverage 43.35% 43.36%
=======================================
Files 399 399
Lines 41641 41641
=======================================
+ Hits 18054 18056 +2
+ Misses 21569 21568 -1
+ Partials 2018 2017 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@BupycHuk I wouldn't recommend to upgrade it because of this 3p dependency |
@ademidoff what's wrong with that one? |
I'm trying to be security conscious, sometimes a bit more than minimally, not to allow actions calling other actions, which we have not seen before, nor tested. An action should be self-sufficient and do the job on its own. Otherwise, if we go that route we may unintentionally run into a supply chain attack which is not impossible with gh actions. |
1d04b29
to
fc13d06
Compare
Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
fc13d06
to
15f2d5a
Compare
Bumps rtCamp/action-slack-notify from 2.2.1 to 2.3.0.
Release notes
Sourced from rtCamp/action-slack-notify's releases.
Commits
4e5fb42
Update action.yml for releaseaa7ffed
Merge pull request #167 from ohbarye/patch-15aea5e5
Fixinvalid reference format: repository name must be lowercase
errora7edf7e
Add fix for uncleared spaces around variables and file uploads (#166)df21811
Merge pull request #164 from L0RD-ZER0/master0d712e4
Update Dockerfilef7a8970
DocumentENABLE_ESCAPES
environment variable flag3d999d9
Merge pull request #11 from L0RD-ZER0/#10478bd342
Merge pull request #10 from L0RD-ZER0/feature/app-tokens18b891d
Add support for slack application tokensYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)