<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanashun_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/tanashun_dev/</author_url>
  <blog_title>ミツカリ技術ブログ</blog_title>
  <blog_url>https://tech-blog.mitsucari.com/</blog_url>
  <categories>
    <anon>DevOps</anon>
    <anon>GithubActions</anon>
    <anon>CI/CD</anon>
  </categories>
  <description>ミツカリのたなしゅん(@tanashun_dev)です。 Github ActionsでCI/CDを構築する際、ビルドやデプロイ時に秘匿情報を環境変数として渡す場面がありますよね。 例えば以下のような形です。 jobs: jobA: runs-on: ubuntu-latest steps: - uses: docker/build-push-action@v6.18.0 with: context: . build-args: | &quot;SOME_SECRET=hogehoge&quot; これだと秘匿情報がハードコーディングされてしまっていてgithubのソースコードが流出したら大問題です。 そこで、G…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech-blog.mitsucari.com%2Fentry%2F2025%2F07%2F17%2F120448&quot; title=&quot;Github Actions(ワークフロー)で無闇にSecretsを定義してはいけない話 - ミツカリ技術ブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mitsucari/20250717/20250717120449.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-07-17 12:04:48</published>
  <title>Github Actions(ワークフロー)で無闇にSecretsを定義してはいけない話</title>
  <type>rich</type>
  <url>https://tech-blog.mitsucari.com/entry/2025/07/17/120448</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
