aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/spec_guards.yml
diff options
context:
space:
mode:
authorStepSecurity Bot <bot@stepsecurity.io>2022-11-25 10:26:10 +0000
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-11-25 20:12:23 +0900
commite15cd01149afe4924460f81cb6e27dd96de06657 (patch)
treed95d0bc97f0ec1300a85892b5a01d29a66b2673f /.github/workflows/spec_guards.yml
parent8a50db7dfa9383326854ddfa47c7003722567d61 (diff)
downloadruby-e15cd01149afe4924460f81cb6e27dd96de06657.tar.gz
[StepSecurity] ci: Harden GitHub Actions
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Diffstat (limited to '.github/workflows/spec_guards.yml')
-rw-r--r--.github/workflows/spec_guards.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/spec_guards.yml b/.github/workflows/spec_guards.yml
index 1991e016a3..41c7d5badf 100644
--- a/.github/workflows/spec_guards.yml
+++ b/.github/workflows/spec_guards.yml
@@ -28,8 +28,8 @@ jobs:
- ruby-3.1
steps:
- - uses: actions/checkout@v3
- - uses: ruby/setup-ruby@v1
+ - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
+ - uses: ruby/setup-ruby@de6f5b9c340068d049670c6b6ae8dc94cff4667a # v1.125.0
with:
ruby-version: ${{ matrix.ruby }}
bundler: none
@@ -38,7 +38,7 @@ jobs:
working-directory: spec/ruby
env:
CHECK_LEAKS: true
- - uses: ruby/action-slack@v3.0.0
+ - uses: ruby/action-slack@b6882ea6ef8f556f9f9af9ec1220d3f1ced74acf # v3.0.0
with:
payload: |
{