-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major github action dependencies
- Loading branch information
1 parent
d89ed33
commit aab4efc
Showing
9 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
# Fetches entire history, so we can analyze commits since last tag | ||
fetch-depth: 0 | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
# Fetches entire history, so we can analyze commits since last tag | ||
fetch-depth: 0 | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
@@ -73,7 +73,7 @@ jobs: | |
echo 'EOF' >> $GITHUB_OUTPUT | ||
popd | ||
- name: Helmfile Diff Comment | ||
uses: mshick/add-pr-comment@v2 | ||
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2 | ||
with: | ||
message: | | ||
${{join(steps.helmfile_diff.outputs.*, '\n')}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ jobs: | |
# Fetches entire history, so we can analyze commits since last tag | ||
fetch-depth: 0 | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
@@ -50,7 +50,7 @@ jobs: | |
run: | | ||
op read op://4eyyuwddp6w4vxlabrr2i2duxm/"Staging Github Actions VPN"/notesPlain > /var/tmp/staging.ovpn | ||
- name: Connect to VPN | ||
uses: "kota65535/github-openvpn-connect-action@v2" | ||
uses: "kota65535/github-openvpn-connect-action@a582825650e2e4101d4e32fa210e2a0a87c7b0ef" # v2.1.0 | ||
with: | ||
config_file: /var/tmp/staging.ovpn | ||
client_key: ${{ secrets.STAGING_OVPN_CLIENT_KEY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
@@ -75,7 +75,7 @@ jobs: | |
op read op://4eyyuwddp6w4vxlabrr2i2duxm/"Staging Github Actions VPN"/notesPlain > /var/tmp/staging.ovpn | ||
- name: Connect to VPN | ||
uses: "kota65535/github-openvpn-connect-action@v2" | ||
uses: "kota65535/github-openvpn-connect-action@a582825650e2e4101d4e32fa210e2a0a87c7b0ef" # v2.1.0 | ||
with: | ||
config_file: /var/tmp/staging.ovpn | ||
client_key: ${{ secrets.STAGING_OVPN_CLIENT_KEY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ jobs: | |
# Fetches entire history, so we can analyze commits since last tag | ||
fetch-depth: 0 | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
@@ -49,7 +49,7 @@ jobs: | |
op read op://4eyyuwddp6w4vxlabrr2i2duxm/"Staging Github Actions VPN"/notesPlain > /var/tmp/staging.ovpn | ||
- name: Connect to VPN | ||
uses: "kota65535/github-openvpn-connect-action@v2" | ||
uses: "kota65535/github-openvpn-connect-action@a582825650e2e4101d4e32fa210e2a0a87c7b0ef" # v2.1.0 | ||
with: | ||
config_file: /var/tmp/staging.ovpn | ||
client_key: ${{ secrets.STAGING_OVPN_CLIENT_KEY }} | ||
|
@@ -71,7 +71,7 @@ jobs: | |
echo 'EOF' >> $GITHUB_OUTPUT | ||
popd | ||
- name: Helmfile Diff Comment | ||
uses: mshick/add-pr-comment@v2 | ||
uses: mshick/add-pr-comment@b8f338c590a895d50bcbfa6c5859251edc8952fc # v2.8.2 | ||
with: | ||
message: | | ||
```shell | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ jobs: | |
|
||
# We are using this to install kubectl in this case | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ jobs: | |
|
||
# I'm cheating and using this action to install kubectl | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
@@ -56,7 +56,7 @@ jobs: | |
op read op://4eyyuwddp6w4vxlabrr2i2duxm/"Staging Github Actions VPN"/notesPlain > /var/tmp/staging.ovpn | ||
- name: Connect to VPN | ||
uses: "kota65535/github-openvpn-connect-action@v2" | ||
uses: "kota65535/github-openvpn-connect-action@a582825650e2e4101d4e32fa210e2a0a87c7b0ef" # v2.1.0 | ||
with: | ||
config_file: /var/tmp/staging.ovpn | ||
client_key: ${{ secrets.STAGING_OVPN_CLIENT_KEY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
|
||
# I'm cheating and using this action to install kubectl | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
|
||
# We are using this to install kubectl in this case | ||
- name: Setup helmfile | ||
uses: mamezou-tech/[email protected] | ||
uses: mamezou-tech/setup-helmfile@03233e1cd9b19b2ba320e431f7bcc0618db4248d # v2.0.0 | ||
with: | ||
install-kubectl: yes | ||
install-helm: yes | ||
|